home *** CD-ROM | disk | FTP | other *** search
- Path: tank.news.pipex.net!pipex!iol!not-for-mail
- From: goyra@iol.ie (David Byrden)
- Newsgroups: comp.lang.c++
- Subject: Re: overloading ->
- Date: 16 Mar 1996 11:29:24 GMT
- Organization: Ireland On-Line
- Message-ID: <4ie8mk$h9j@nuacht.iol.ie>
- References: <4id6o2$t5n@vixen.cso.uiuc.edu>
- NNTP-Posting-Host: joyce.iol.ie
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
-
- Wendy E. McCaughrin (wemccaug@prairienet.org) wrote:
- :
- :
- : I realize that in addition to returning an object pointer
- : as value, a member operator -> can also return an object,
- : but I am wondering if there is a way to overload it so it
- : can return two different pointer types directly....
-
-
- Wendy;
-
- No.
-
- David
-
-